~/storm/build/bin/storm --jani readers-writers.40.jani --janiproperty prtb_many_requests --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12 --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Fri May 1 00:45:30 2020
Command line arguments: --jani readers-writers.40.jani --janiproperty prtb_many_requests --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.003s.
Time for model construction: 11.142s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 1884366
Transitions: 3815040
Choices: 1884366
Markovian St.: 372594
Max. Rate.: 400
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (((p_lan_w + p_w) + (p_lan_r + p_r)) > (320 / 10)) -> 56038 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Time for model preprocessing: 0.000s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 1884366
Transitions: 3815040
Choices: 1884366
Markovian St.: 372594
Max. Rate.: 400
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (((p_lan_w + p_w) + (p_lan_r + p_r)) > (320 / 10)) -> 56038 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "prtb_many_requests": Pmax=? [true U<=5 (((p_lan_w + p_w) + (p_lan_r + p_r)) > (320 / 10))] ...
Result (for initial states): 0.828884315344684
Time for model checking: 464.697s.